projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3fadfd
)
; * doc/lispref/commands.texi (Touchscreen Events): Fix typo.
author
Po Lu
<luangruo@yahoo.com>
Mon, 26 Jun 2023 01:19:07 +0000
(09:19 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Mon, 26 Jun 2023 01:19:07 +0000
(09:19 +0800)
doc/lispref/commands.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/commands.texi
b/doc/lispref/commands.texi
index edeea9ab27c915da19c15f319c12764239b4a0f5..eaf6f3e451ba45db723f088907779e0dc8fdce87 100644
(file)
--- a/
doc/lispref/commands.texi
+++ b/
doc/lispref/commands.texi
@@
-2022,7
+2022,7
@@
corresponding @code{touchscreen-begin} events.
@item (touchscreen-update @var{points})
This event is sent when a point on the touchscreen has changed
position. @var{points} is a list of touch points containing the
-up-to-date positions of each touch point currently on the touchsc
xcompile/
reen.
+up-to-date positions of each touch point currently on the touchscreen.
@cindex @code{touchscreen-end} event
@item (touchscreen-end @var{point})